external function meaning in Chinese
外部功能
外部函数
Examples
- Functions including sourced , sql and external functions
函数,包括源、 sql和外部函数。 - Note that the executables for external functions are not backed up
注意,对外部函数的可执行代码不进行备份。 - Beyond the built - in functions , rexx scripts easily access dozens of free external function libraries , tools , and interfaces
除了内置函数外, rexx脚本很容易访问免费的外部函数库、工具和接口。 - Applications in linux are linked to an external function in one of two ways : either statically linked at build time
Linux中的应用程序以以下两种方式之一链接到外部函数:要么在构建时与静态库( - Rexx scripts invoke external functions in the same manner as built - in or user - written functions once access is established to the external function library
Rexx脚本像调用内置函数或用户编写的函数一样调用外部函数(假设已建立到外部函数库的连接) 。